Loading...
 

Error handling WebService

Error handling WebService

Error handling during further processing of messages received by the WebService

After starting ClassiX, start the WebService Cockpit under System -> Tools -> Web Service Cockpit.

There you can see the messages received and sent.

Red and orange are messages that are received and below them are the messages sent with the errors.

Wersrevice Cockpit

Send test messages to the WebService

With the Postman app from Chrome, messages can be sent to the Web service.

After starting Postman, configure the following settings:

Red: put on mail
Green: Enter address, port and message.
Blue: Select body
Light green: select raw.
Orange: Select JSON (application/json).
Light blue: insert body

Afterwards you can click on the button "Send".

Postman

Check/trace sent/received messages.

With TCPTrace, it is possible to switch between the sender and the web service in order to check the messages for debugging purposes.